简体版 English
تسجيل الدخول إنشاء حساب جديد

virtual memory معنى

يبدو
"virtual memory" أمثلة على
الترجمة العربيةجوال إصدار
  • ذاكرة افتراضية
  • ذاكرة ظاهرية
أمثلة
  • New virtual memory model.
    جديد الذاكرة الظاهرية النموذجي.
  • The virtual memory subsystem is then made aware that pages with that region of memory need to be filled on demand if and when program execution actually hits those areas of unfilled memory.
    ثم يتم توعية النظام الفرعي للذاكرة الأفتراضية بأن الصفحات بتلك المنطقة من الذاكرة يلزم تعبأتها حسب الطلب متى يضرب تنفيذ البرنامج فعلا تلك المناطق الشاغرة من الذاكرة.
  • In many operating systems the loader is permanently resident in memory, although some operating systems that support virtual memory may allow the loader to be located in a region of memory that is pageable.
    وفي العديد من أنظمة التشغيل يقبع المُحمِل بشكل دائم في الذاكرة، وعلى الرغم من أن بعض أنظمة التشغيل التي تدعم الذاكرة الافتراضية قد تسمح بوجود المُحمِل في موقع بالذاكرة قابل للتقسيم كصفحات.
  • One process will create an area in RAM which other processes can access; a method of conserving memory space by directing accesses to what would ordinarily be copies of a piece of data to a single instance instead, by using virtual memory mappings or with explicit support of the program in question.
    كل عملية تستخدم مساحة من الذاكرة بحيث يمكن لعمليات أخرى الوصول إليها أو وسيلة للحفاظ على مساحة من الذاكرة بتوجيه كل محاولة للوصول إليها إلى ما يكون عادة نسخ من البيانات، باستعمال خريطة ذاكرة افتراضية أو سند واضح للبرمجية المعنية.
  • In the case of operating systems that support virtual memory, the loader may not actually copy the contents of executable files into memory, but rather may simply declare to the virtual memory subsystem that there is a mapping between a region of memory allocated to contain the running program's code and the contents of the associated executable file.
    وفي حالة أنظمة التشغيل التي تدعم الذاكرة الافتراضية، قد لا ينسخ المُحمِل محتويات الملفات القابلة للتنفيذ في الذاكرة، بل يعلن ببساطة إلى النظام الفرعي للذاكرة الافتراضية أن هناك تعيين بين منطقة الذاكرة المخصصة لاحتواء رمز البرنامج المراد تشغيله ومحتويات الملف القابل للتنفيذ المرتبط به.
تعريف الإنجليزية
  • (computer science) memory created by using the hard disk to simulate additional random-access memory; the addressable storage space available to the user of a computer system in which virtual addresses are mapped into real addresses
    مرادفات: virtual storage,